home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Serious Software / Black & Bleu™ 1.0.1 trial / Black & Bleu™ 1.0.1w / Black & Bleu™ 1.0.1w.rsrc / TEXT_998_5.txt < prev    next >
Text File  |  1999-02-28  |  29KB  |  578 lines

  1. ~5000 afpAccessDenied
  2. ~5001 afpAuthContinue
  3. ~5002 afpBadUAM
  4. ~5003 afpBadVersNum
  5. ~5004 afpBitmapErr 
  6. ~5005 afpCantMove 
  7. ~5006 afpDenyConflict 
  8. ~5007 afpDirNotEmpty 
  9. ~5008 afpDiskFull 
  10. ~5009 afpEofError 
  11. ~5010 afpFileBusy 
  12. ~5011 afpFlatVol 
  13. ~5012 afpItemNotFound the AFP information was not found
  14. ~5013 afpLockErr 
  15. ~5014 afpMiscErr 
  16. ~5015 afpNoMoreLocks 
  17. ~5016 afpNoServer 
  18. ~5017 afpObjectExists 
  19. ~5018 afpObjectNotFound 
  20. ~5019 afpParmErr 
  21. ~5020 afpRangeNotLocked 
  22. ~5021 afpRangeOverlap 
  23. ~5022 afpSessClosed 
  24. ~5023 afpUserNotAuth 
  25. ~5024 afpCallNotSupported 
  26. ~5025 afpObjectTypeErr 
  27. ~5026 afpTooManyFilesOpen 
  28. ~5027 afpServerGoingDown 
  29. ~5028 afpCantRename 
  30. ~5029 afpDirNotFound 
  31. ~5030 afpIconTypeError the size of new icon and the one it replaces don't match
  32. ~5031 afpVolLocked the volume is Read-Only
  33. ~5032 afpObjectLocked the object is M/R/D/W inhibited
  34. ~5033 afpContainsSharedErr the folder being shared contains a shared folder
  35. ~5034 afpIDNotFound 
  36. ~5035 afpIDExists 
  37. ~5036 afpDiffVolErr 
  38. ~5037 afpCatalogChanged 
  39. ~5038 afpSameObjectErr 
  40. ~5039 afpBadIDErr 
  41. ~5040 afpPwdSameErr someone tried to change their password to the same password on a mandatory password change
  42. ~5041 afpPwdTooShortErr the password being set is too short: there is a minimum length that must be met or exceeded
  43. ~5042 afpPwdExpiredErr the password being used is too old: this requires the user to change the password before log-in can continue
  44. ~5043 afpInsideSharedErr the folder being shared is inside a shared folder OR the folder contains a shared folder and is being moved into a shared folder OR the folder contains a shared folder and is being moved into the descendent of a shared folder
  45. ~5044 afpInsideTrashErr the folder being shared is inside the trash folder OR the shared folder is being moved into the trash folder OR the folder is being moved to the trash and it contains a shared folder
  46. ~5060 afpBadDirIDType 
  47. ~5061 afpCantMountMoreSrvre 
  48. ~5062 afpAlreadyMounted 
  49. ~5063 afpSameNodeErr 
  50. ~5100 kSRNotAvailable the service requested is not available or applicable
  51. ~5101 kSRInternalError a system internal or hardware error condition occurred
  52. ~5102 kSRComponentNotFound a needed system resource was not located
  53. ~5103 kSROutOfMemory an out of memory error occurred in the toolbox memory space
  54. ~5104 kSRNotASpeechObject the object specified is no longer or never was valid
  55. ~5105 kSRBadParameter an invalid parameter was specified
  56. ~5106 kSRParamOutOfRange when we say 0-100, don't pass in 101
  57. ~5107 kSRBadSelector an unrecognized selector was specified
  58. ~5108 kSRBufferTooSmall returned from attribute access functions
  59. ~5109 kSRNotARecSystem the object used was not a SRRecognitionSystem
  60. ~5110 kSRFeedbackNotAvail there is no feedback window associated with SRRecognizer
  61. ~5111 kSRCantSetProperty a non-settable property was specified
  62. ~5112 kSRCantGetProperty a non-gettable property was specified
  63. ~5113 kSRCantSetDuringRecognition the property can't be set while recognition is in progress -- do before or between utterances
  64. ~5114 kSRAlreadyListening in response to SRStartListening
  65. ~5115 kSRNotListeningState in response to SRStopListening
  66. ~5116 kSRModelMismatch no acoustical models are avail to match request
  67. ~5117 kSRNoClientLanguageModel trying to access a non-specified SRLanguageModel
  68. ~5118 kSRNoPendingUtterances nothing to continue search on
  69. ~5119 kSRRecognitionCanceled an abort error occurred during search
  70. ~5120 kSRRecognitionDone search has finished, but nothing was recognized
  71. ~5121 kSROtherRecAlreadyModal another recognizer is modal at the moment, so can't set this recognizer's kSRBlockModally property right now
  72. ~5122 kSRHasNoSubItems SRCountItems or related routine was called on an object without sub-elements -- e.g. a word -- rather than phrase, path, or LM
  73. ~5123 kSRSubItemNotFound returned when accessing a non-existent sub item of a container
  74. ~5124 kSRLanguageModelTooBig can't build language models so big
  75. ~5125 kSRAlreadyReleased this object has already been released before
  76. ~5126 kSRAlreadyFinished the language model can't be finished twice
  77. ~5127 kSRWordNotFound the spelling couldn't be found in lookup(s)
  78. ~5128 kSRNotFinishedWithRejection property not found because the LMObj is not finished with rejection
  79. ~5129 kSRExpansionTooDeep language model is left recursive or is embedded too many levels
  80. ~5130 kSRTooManyElements too many elements added to phrase or path or other language model object
  81. ~5131 kSRCantAdd can't add given type of object to the base SRLanguageObject (e.g.in SRAddLanguageObject)
  82. ~5132 kSRSndInSourceDisconnected sound input source is disconnected
  83. ~5133 kSRCantReadLanguageObject an error while trying to create new Language object from file or pointer -- possibly bad format
  84. ~5199 kSRNotImplementedYet you'd better wait for this feature in a future release
  85. ~5200 numberFormattingNotANumberErr 
  86. ~5201 numberFormattingOverflowInDestinationErr 
  87. ~5202 numberFormattingBadNumberFormattingObjectErr 
  88. ~5203 numberFormattingSpuriousCharErr 
  89. ~5204 numberFormattingLiteralMissingErr 
  90. ~5205 numberFormattingDelimiterMissingErr 
  91. ~5206 numberFormattingEmptyFormatErr 
  92. ~5207 numberFormattingBadFormatErr 
  93. ~5208 numberFormattingBadOptionsErr 
  94. ~5209 numberFormattingBadTokenErr 
  95. ~5210 numberFormattingUnOrdredCurrencyRangeErr 
  96. ~5211 numberFormattingBadCurrencyPositionErr 
  97. ~5212 numberFortmattingNotADigitErr 
  98. ~5220 textParserBadParamErr 
  99. ~5221 textParserObjectNotFoundErr 
  100. ~5222 textParserBadTokenValueErr 
  101. ~5223 textParserBadParserObjectErr 
  102. ~5224 textParserParamErr 
  103. ~5225 textParserNoMoreTextErr 
  104. ~5226 textParserBadTextLanguageErr 
  105. ~5227 textParserBadTextEncodingErr 
  106. ~5228 textParserNoSuchTokenFoundErr 
  107. ~5229 textParserNoMoreTokensErr 
  108. ~5240 errUnknownAttributeTag 
  109. ~5241 errMarginWilllNotFit 
  110. ~5242 errNotInImagingMode 
  111. ~5243 errAlreadyInImagingMode 
  112. ~5244 errEngineNotFound 
  113. ~5245 errIteratorReachedEnd 
  114. ~5246 errInvalidRange 
  115. ~5247 errOffsetNotOnElementBounday 
  116. ~5248 errNoHiliteText 
  117. ~5249 errEmptyScrap 
  118. ~5250 errReadOnlyText 
  119. ~5251 errUnknownElement 
  120. ~5252 errNonContiuousAttribute 
  121. ~5253 errCannotUndo 
  122. ~5500 envNotPresent the requested system extension is not present
  123. ~5501 envBadVers the version number was negative
  124. ~5502 envVersTooBig the version number was too big
  125. ~5550 gestaltUnknownErr the Gestalt response could not be obtained
  126. ~5551 gestaltUndefSelectorErr the Gestalt selector requested was undefined
  127. ~5552 gestaltDupSelectorErr the Gestalt selector already exists
  128. ~5553 gestaltLocationErr the Gestalt selector function is not in the system heap
  129. ~5603 controlPropertyInvalid
  130. ~5604 controlPropertyNotFoundErr
  131. ~5696 kNavInvalidSystemConfigErr
  132. ~5697 kNavCustomControlMessageFailedErr
  133. ~5698 kNavInvalidCustomControlMessageErr
  134. ~5699 kNavMissingKindStringErr
  135. ~5750 collectionItemLockedErr 
  136. ~5751 collectionItemNotFoundErr 
  137. ~5752 collectionIndexRangeErr 
  138. ~5753 collectionVersionErr 
  139. ~5775 messageStopLoopingErr
  140. ~5776 cantDeleteRunningHandlerErr
  141. ~5777 noMessageTableErr
  142. ~5778 dupSignatureErr
  143. ~5799 messageNotReceivedErr
  144. ~5800 ERR_NOTCONNECTED
  145. ~5801 ERR_CONNECTIONABORTED
  146. ~5802 ERR_ALREADYCONNECTED
  147. ~5803 ERR_COMMANDALREADYINPROGRESS
  148. ~5804 ERR_BADVERSION
  149. ~5805 ERR_INSHUTDOWN
  150. ~5806 ERR_CONNECTIONABORTING
  151. ~5807 ERR_ALREADYENABLED
  152. ~5808 ERR_ZONEBUFBADSIZE
  153. ~5809 ERR_CONNECTTIMEDOUT
  154. ~5810 ERR_CONNECTUSERTIMEDOUT
  155. ~5811 ERR_BADPARAMETER
  156. ~5812 ERR_NOMULTINODE
  157. ~5813 ERR_ATALKNOTACTIVE
  158. ~5814 ERR_NOCALLBACKSUPPORT
  159. ~5815 ERR_NOTOPENEDBYTHISPB
  160. ~5816 ERR_NOGLOBALS
  161. ~5817 ERR_NOSMARTBUFFER
  162. ~5818 ERR_BADATALKVERS
  163. ~5819 ERR_VLD8_CALLBACK
  164. ~5820 ERR_VLD8_BADVERSION)
  165. ~5821 ERR_VLD8_BADUSER
  166. ~5822 ERR_VLD8_BADPASSWORD
  167. ~5823 ERR_VLD8_BADLINK
  168. ~5824 ERR_VLD8_NOCALLBACKALLOWED
  169. ~5825 ERR_VLD8_ALLCBSERVERSBUSY
  170. ~5826 ERR_VLD8_GUESTNOTALLOWED
  171. ~5827 ERR_VLD8_SERVERISIMPOSTER
  172. ~5828 ERR_VLD8_LOGINNOTENABLED
  173. ~5829 ERR_REMOTEPORTALREADYEXISTS
  174. ~5830 ERR_OPENNOTALLOWED
  175. ~5831 ERR_NOUSERSANDGROUPS
  176. ~5832 ERR_PORTSHUTDOWN
  177. ~5833 ERR_PORTDOESNOTEXIST
  178. ~5834 ERR_PWNEEDEDFORENABLE
  179. ~5835 ERR_DAMAGED
  180. ~5836 ERR_NETCONFIGCHANGED
  181. ~5837 ERR_NOSUPPORT_ATREMOTE
  182. ~5838 ERR_CONFLICTING_REQUEST
  183. ~5839 ERR_VLD8_INVALIDAUTHMETHOD
  184. ~5840 ERR_VLD8_CONTINUE
  185. ~5841 ERR_PWCHANGECANCEL
  186. ~5850 ERR_VLD8_MANUALPASSWORDREQUIRED
  187. ~6200 kCmCameraError
  188. ~6201 kCmAIPError
  189. ~6202 kCmAlreadyOpenError
  190. ~6203 kCmANIPError
  191. ~6204 kCmBadArgError
  192. ~6205 kCmCurrentlyConnectedError
  193. ~6206 kCmCameraNotFoundError
  194. ~6207 kCmHandshakeError
  195. ~6208 kCmNotConnectedError
  196. ~6209 kCmNoMemoryError
  197. ~6210 kCmNoSuchPortError
  198. ~6211 kCmNotOpenError
  199. ~6212 kCmProtocolError
  200. ~6213 kCmDriverNotLoadedError
  201. ~6214 kCmCommError
  202. ~6215 kCmDrvrVersionError
  203. ~6220 kDMGenErr an unexpected Error occurred
  204. ~6221 kDMMirroringOnAlready mirroring needs to be turned off
  205. ~6222 kDMWrongNumberOfDisplays only 2 displays can be handled
  206. ~6223 kDMMirroringBlocked DMBlockMirroring() has been called
  207. ~6224 kDMCantBlock mirroring is already on, can‚Äôt Block now (call DMUnMirror() first)
  208. ~6225 kDMMirroringNotOn mirroring needs to be turned on
  209. ~6226 kSysSWTooOld critical pieces of System Software are missing
  210. ~6227 kDMSWNotInitializedErr required software is not initialized (eg. WindowManager or display manager)
  211. ~6228 kDMDriverNotDisplayMgrAwareErr the video driver does not support the display manager
  212. ~6229 kDMDisplayNotFoundErr/kDMNotFoundErr the item could no be found
  213. ~6230 kDMDisplayAlreadyInstalledErr you attempted to add an already installed display
  214. ~6231 kDMMainDisplayCannotMoveErr you tried to move the main display (or a display mirrored to it)
  215. ~6232 kDMFoundErr did not proceed because we found an item
  216. ~6901 kUSBNotSent2Err the transaction was not sent
  217. ~6902 kUSBNotSent1Err the transaction was not sent
  218. ~6903 kUSBBufUnderRunErr the host hardware failed on data out, PCI busy?
  219. ~6904 kUSBBufOvrRunErr the host hardware failed on data in, PCI busy?
  220. ~6905 kUSBRes2Err
  221. ~6906 kUSBRes1Err
  222. ~6907 kUSBUnderRunErr there was less data than the buffer
  223. ~6908 kUSBOverRunErr the packet was too large or contained more data than the buffer
  224. ~6909 kUSBWrongPIDErr pipe stalled because of a bad or wrong PID
  225. ~6910 kUSBPIDCheckErr pipe stalled because of a PID CRC error
  226. ~6911 kUSBNotRespondingErr pipe stalled because of no device or the device was hung
  227. ~6912 kUSBEndpointStallErr the device didn't understand
  228. ~6913 kUSBDataToggleErr pipe stalled because of a bad data toggle
  229. ~6914 kUSBBitstufErr pipe stalled because of bitstuffing
  230. ~6915 kUSBCRCErr pipe stalled because of a bad CRC
  231. ~6916 kUSBLinkErr
  232. ~6948 kUSBQueueFull the internal queue was maxed
  233. ~6949 kUSBUnknownNotification the notification type is not defined
  234. ~6950 kUSBBadDispatchTable an improper driver dispatch table was used
  235. ~6976 kUSBDevicePowerProblem the device has a power problem
  236. ~6977 kUSBDeviceBusy the device is already being configured
  237. ~6978 kUSBUnknownInterfaceErr the interface ref was not recognized
  238. ~6979 kUSBPipeStalledError the pipe has stalled. The error needs to be cleared
  239. ~6980 kUSBPipeIdleError the pipe is Idle. It will not accept transactions
  240. ~6981 kUSBNoBandwidthError not enough bandwidth was available
  241. ~6982 kUSBAbortedError the pipe aborted
  242. ~6983 kUSBFlagsError the unused flags were not zeroed
  243. ~6984 kUSBCompletionError no completion routine was specified
  244. ~6985 kUSBPBLengthError pbLength was too small
  245. ~6986 kUSBPBVersionError the wrong pbVersion was found
  246. ~6987 kUSBNotFound a "Not found" error occurred
  247. ~6988 kUSBOutOfMemoryErr USB is out of memory
  248. ~6989 kUSBDeviceErr a device error occurred
  249. ~6990 kUSBNoDeviceErr no device was found
  250. ~6991 kUSBAlreadyOpenErr USB is already open
  251. ~6992 kUSBTooManyTransactionsErr there are too many transactions
  252. ~6993 kUSBUnknownRequestErr an unknown request was made
  253. ~6994 kUSBRqErr a Request error occurred
  254. ~6995 kUSBIncorrectTypeErr the type is incorrect
  255. ~6996 kUSBTooManyPipesErr there are too many pipes
  256. ~6997 kUSBUnknownPipeErr the pipe ref was not recognized
  257. ~6998 kUSBUnknownDeviceErr the device ref was not recognized
  258. ~6999 kUSBInternalErr an internal error occurred
  259. ~7100 dcmParamErr bad parameter
  260. ~7101 dcmNotDictionaryErr not dictionary
  261. ~7102 dcmBadDictionaryErr invalid dictionary
  262. ~7103 dcmPermissionErr invalid permission
  263. ~7104 dcmDictionaryNotOpenErr dictionary not opened
  264. ~7105 dcmDictionaryBusyErr dictionary is busy
  265. ~7106 dcmBadDictionaryTypeErr bad dictionary type
  266. ~7107 dcmBlockFullErr dictionary block full
  267. ~7108 dcmNoRecordErr no such record
  268. ~7109 dcmDupRecordErr same record already exist
  269. ~7110 dcmNecessaryFieldErr lack required/identify field
  270. ~7111 dcmBadFieldInfoErr incomplete information
  271. ~7112 dcmBadFieldTypeErr no such field type supported
  272. ~7113 dcmNoFieldErr no such field exist
  273. ~7114 dcmDupFieldErr field already exist
  274. ~7115 dcmBadKeyErr bad key information
  275. ~7116 dcmTooManyKeyErr too many key field
  276. ~7117 dcmBadDataSizeErr too big data size
  277. ~7118 dcmBadFindMethodErr no such find method supported
  278. ~7119 dcmBadPropertyErr no such property exist
  279. ~7120 dcmEndOfStreamErr reaches end of stream
  280. ~7121 dcmProtectedErr need keyword to use dictionary
  281. ~7122 dcmNoAccessMethodErr no such AccessMethod
  282. ~7123 dcmDupAccessMethodErr AccessMethod already exist
  283. ~7124 dcmBadFeatureErr invalid AccessMethod feature
  284. ~7125 dcmAccessMethodBusyErr AccessMethod is busy
  285. ~7126 dcmIterationCompleteErr no more item in iterator
  286. ~7127 dcmBufferOverflowErr data is larger than buffer size
  287. ~7128 dcmChangesCommittedErr changes cannot be backed out (Access Method probably does not support transactions)
  288. ~7849 scsiCannotLoadPlugin there is no matching service category
  289. ~7850 scsiBadConnType a bad connection type was specified
  290. ~7851 scsiUnused85
  291. ~7852 scsiUnused84
  292. ~7853 scsiTargetReserved the target is already reserved
  293. ~7854 scsiIOInProgress can't close the connection because an I/O is in progress
  294. ~7855 scsiUnused81
  295. ~7856 scsiBadConnID a bad Connection ID was found
  296. ~7857 scsiUnused79
  297. ~7858 scsiInvalidMsgType an invalid message type (internal) was specified
  298. ~7859 scsiPartialPrepared the SCSI controller could not do a full prepare memory for I/O
  299. ~7860 scsiBadDataLength a zero data length in the PB was specified
  300. ~7861 scsiUnused75
  301. ~7862 scsiUnused74
  302. ~7863 scsiCDBLengthInvalid the scsiCDBLength field is too big
  303. ~7864 scsiTransferTypeInvalid the scsiTransferType field is too high
  304. ~7865 scsiDataTypeInvalid the scsiDataType requested is not supported
  305. ~7866 scsiIDInvalid the initiator ID is invalid
  306. ~7867 scsiLUNInvalid the LUN supplied is invalid
  307. ~7868 scsiTIDInvalid the target ID supplied is invalid
  308. ~7869 scsiBusInvalid the bus ID supplied is invalid
  309. ~7870 scsiRequestInvalid the PB request is invalid
  310. ~7871 scsiFunctionNotAvailable the requested function is not available
  311. ~7872 scsiPBLengthError the scsiPBLength is insufficient/invalid
  312. ~7881 scsiQLinkInvalid pre-linked PBs are not supported (The QLink field was nonzero)
  313. ~7882 scsiNoSuchXref no such RefNum xref exists
  314. ~7883 scsiDeviceConflict there is a maximum of 1 refNum per DeviceIdent
  315. ~7884 scsiNoHBA no HBA was detected
  316. ~7885 scsiDeviceNotThere a SCSI device is not installed/there
  317. ~7886 scsiProvideFail the system was unable to provide a request capability
  318. ~7887 scsiBusy the SCSI subsystem is busy
  319. ~7888 scsiTooManyBuses Register failed because we're full
  320. ~7910 scsiCDBReceived the SCSI CDB has been received
  321. ~7911 scsiNoNexus nexus is not established
  322. ~7912 scsiTerminated the PB request was terminated by the host
  323. ~7913 scsiBDRsent a SCSI BDR msg was sent to the target
  324. ~7914 scsiUnused16
  325. ~7915 scsiWrongDirection the data phase was in the wrong direction
  326. ~7916 scsiSequenceFailed the target bus had a phase sequence failure
  327. ~7917 scsiUnexpectedBusFree an unexpected BUS free occurred
  328. ~7918 scsiDataRunError a data overrun/underrun occurred
  329. ~7919 scsiUnused11
  330. ~7920 scsiAutosenseFailed autosense: Request sense cmd failed
  331. ~7921 scsiParityError an uncorrectable parity error occurred
  332. ~7922 scsiSCSIBusReset a SCSI bus reset was sent/received
  333. ~7923 scsiMessageRejectReceived a message reject was received
  334. ~7924 scsiIdentifyMessageRejected
  335. ~7925 scsiCommandTimeout the command timed out
  336. ~7926 scsiSelectTimeout the target selection timed out
  337. ~7927 scsiUnableToTerminate the system was unable to terminate the I/O PB request
  338. ~7928 scsiUnused08
  339. ~7929 scsiUnused07
  340. ~7930 scsiUnused06
  341. ~7931 scsiUnused05
  342. ~7932 scsiNonZeroStatusthe PB request completed with an error
  343. ~7933 scsiUnableToAbort the system was unable to Abort the PB request
  344. ~7934 scsiRequestAborted the PB request was aborted by the host
  345. ~7937 kNoPodErr no GeoPort pod is connected
  346. ~7938 kPodHwErr a glitch occurred. Try the connection again
  347. ~7939 kWrongGeoPortErr a GeoPort is present but it is of the wrong family type
  348. ~7940 kGeoPortInUseErr the GeoPort is already in use
  349. ~7941 kGeoPortDisconnectErr the GeoPort is disconnected or failed. Correct GeoPort fault
  350. ~7942 kGeoPortPodRevErr the hardware rev of the pod is not supported
  351. ~7943 kAlternateGeoPortErr the pod is different but same family ID
  352. ~7944 kPodSoftwareNotFoundErr couldn't find pod handler software
  353. ~7945 kSoftwareInstallErr software is not installed properly
  354. ~7946 kCpuPodIncompatibleErr the CPU and pod are incompatible
  355. ~7947 kNoPortErr no more ports or port specifier is invalid
  356. ~7948 kNoMoreStreams can't allocate any more streams
  357. ~7949 kNakReceived the pod sent NAK to poll command
  358. ~7950 kCmdTimeout the command timed out
  359. ~7951 kDriverAlreadyOpenErr this operation is not allowed when the driver is already open
  360. ~7952 kIopModeNotSupported IOP Mode is not supported, use serial switch to change to compatibility mode
  361. ~7953 kPortInUseByLocalTalk
  362. ~8132 manualFeedTOErr 
  363. ~8133 generalPSErr 
  364. ~8150 noChosenPrinterErr 
  365. ~8151 prepMismatchErr 
  366. ~8152 noPrepErr 
  367. ~8160 zoomRangeErr 
  368. ~8738 kTextUnsupportedEncodingErr the specified encoding is not supported for this operation
  369. ~8739 kTextMalformedInputErr something was wrong with the input such as a high byte followed by invalid low byte
  370. ~8740 kTextUndefinedElementErr a text conversion error occurred
  371. ~8745 kTECMissingTableErr 
  372. ~8746 kTECTableChecksumErr 
  373. ~8747 kTECTableFormatErr 
  374. ~8748 kTECCorruptConverterErr the converter object reference was invalid
  375. ~8749 kTECNoConversionPathErr 
  376. ~8750 kTECBufferBelowMinimumSizeErr the output buffer was too small to allow processing of the first input text element
  377. ~8751 kTECArrayFullErr the name buffer or TextRun, TextEncoding, or UnicodeMapping array is too small
  378. ~8752 kTECBadTextRunErr 
  379. ~8753 kTECPartialCharErr the input buffer ends in the middle of a multibyte character
  380. ~8754 kTECUnmappableElementErr 
  381. ~8755 kTECIncompleteElementErr the text element may be incomplete or is too long for internal buffers
  382. ~8756 kTECDirectionErr of a direction stack overflow
  383. ~8757 unicodeTextEncodingDataErr 
  384. ~8758 unicodeContextualErr 
  385. ~8759 unicodeDirectionErr 
  386. ~8760 unicodeTableFormatErr 
  387. ~8761 unicodeNotFoundErr 
  388. ~8762 unicodeElementErr 
  389. ~8763 unicodeCharErr 
  390. ~8764 unicodeBufErr 
  391. ~8765 unicodePartConvertErr 
  392. ~8766 unicodeFallbacksErr 
  393. ~8767 unicodeVariantErr 
  394. ~8768 unicodeNoTableErr 
  395. ~8769 unicodeChecksumErr 
  396. ~8770 kTECGlobalsUnavailableErr globals have already been deallocated
  397. ~8771 kTECItemUnavailableErr the item (e.g. name) was not available for the specified region
  398. ~8783 kTECUsedFallbacksStatus 
  399. ~8784 kTECNeedFlushStatus 
  400. ~8785 kTECOutputBufferFullStatus the output buffer has no room for conversion of the next input text element
  401. ~8950 errMoreDataToFlush there's still data to be dealt with
  402. ~8951 errWhoTookThatOutBuffer we had a buffer. It's gone now. This seems bad.
  403. ~8952 errTriedToWriteNullBuffer this should never happen
  404. ~8953 errPSStreamNullOutProc we got a bad function pointer for the output routine
  405. ~8954 errCouldNotIDArchitecture
  406. ~8955 errCFM_EnablerNotPresent we're trying to use CFM-68K, but the enabler's not there
  407. ~8956 errSystemProfileNotFound we tried to use ColorSync, but couldn't find the default System Profile
  408. ~8957 errHintWrongSize one of the converter's hints was an unexpected size
  409. ~8958 errUninitializedPort
  410. ~8959 errProfileNotInList the internal temporary profile list went south
  411. ~8960 codecErr
  412. ~8961 noCodecErr the decompressor specified couldn‚Äôt be found 
  413. ~8962 codecUnimpErr a requested feature isn‚Äôt implemented by the compressor 
  414. ~8963 codecSizeErr
  415. ~8964 codecScreenBufErr
  416. ~8965 codecImageBufErr
  417. ~8966 codecSpoolErr there was an error loading or unloading data 
  418. ~8967 codecAbortErr the operation was aborted by the progress function 
  419. ~8968 codecWouldOffscreenErr
  420. ~8969 codecBadDataErr
  421. ~8970 codecDataVersErr
  422. ~8971 codecExtensionNotFoundErr
  423. ~8972 codecConditionErr
  424. ~8973 codecOpenErr
  425. ~8974 codecCantWhenErr the decompressor can‚Äôt handle the request 
  426. ~8975 codecCantQueueErr the decompressor can‚Äôt queue the frame 
  427. ~8976 codecNothingToBlitErr
  428. ~8977 codecNoMemoryPleaseWaitErr
  429. ~8978 codecDisabledErr the codec disabled itself 
  430. ~8979 codecNeedToFlushChainErr
  431. ~8980 lockPortBitsBadSurfaceErr
  432. ~8981 lockPortBitsWindowMovedErr
  433. ~8982 lockPortBitsWindowResizedErr
  434. ~8983 lockPortBitsWindowClippedErr
  435. ~8984 lockPortBitsBadPortErr
  436. ~8985 lockPortBitsSurfaceLostErr
  437. ~8986 codecParameterDialogConfirm
  438. ~8987 codecNeedAccessKeyErr codec needs password in order to decompress
  439. ~8988 codecOffscreenFailedErr QuickTime's not there, but we thought it was [?]
  440. ~8989 codecDroppedFrameErr returned from ImageCodecDrawBand
  441. ~8990 errBadSpoolFileVersion while foreground printing (pre-LW8.4) we read the spool file, and the header information was not good
  442. ~8991 errNoProcSetRes while generating PS prolog, we couldn't find the resource containing the needed procedure sets
  443. ~8993 errInLineTimeout we got tired of waiting for a response from the printer
  444. ~8994 errUnknownPSLevel we asked for the printer's PS level and got an answer we didn't expect
  445. ~8995 errFontNotFound a font query reply didn't match any of the PS fonts
  446. ~8996 errSizeListBad the size list was not consistent with the face list
  447. ~8997 errFaceListBad (NO LONGER USED)
  448. ~8998 errNotAKey couldn't find a key for the desired font number
  449. ~9000 snsNoSuchTypeErr 
  450. ~9001 snsNoSuchSubscriptionErr 
  451. ~9002 snsNoSuchKindErr 
  452. ~9003 snsDistributorGoneErr 
  453. ~9004 snsQueueEmptyErr 
  454. ~9005 snsNoRequestsPendingErr 
  455. ~9006 snsDuplicateSubscriptionErr 
  456. ~9007 snsDuplicateDistributorErr 
  457. ~9008 snsNoSuchDistributorErr 
  458. ~9009 snsSubjectToLargeErr 
  459. ~9010 snsBufferTooSmallErr 
  460. ~9011 snsConsumerQueueOverrunErr 
  461. ~9012 snsReliabilityFailureErr 
  462. ~9013 snsAlreadyUnheldErr
  463. ~9050 kBadAdapterErr an invalid adapter number was specified
  464. ~9051 kBadAttributeErr the specified attributes field value is invalid
  465. ~9052 kBadBaseErr the specified base system memory address is invalid
  466. ~9053 kBadEDCErr the specified EDC generator specified is invalid
  467. ~9054 kBadIRQErr the specified IRQ level is invalid
  468. ~9055 kBadOffsetErr the specified PC card memory array offset is invalid
  469. ~9056 kBadPageErr the specified page is invalid
  470. ~9057 kBadSizeErr the specified size is invalid 
  471. ~9058 kBadSocketErr the specified logical or physical socket number is invalid 
  472. ~9059 kBadTypeErr the specified window or interface type is invalid 
  473. ~9060 kBadVccErr the specified Vcc power level index is invalid 
  474. ~9061 kBadVppErr the specified Vpp1 or Vpp2 power level index is invalid 
  475. ~9062 kBadWindowErr the specified window is invalid 
  476. ~9063 kBadArgLengthErr the ArgLength argument is invalid 
  477. ~9064 kBadArgsErr the values in argument packet are invalid 
  478. ~9065 kBadHandleErr the clientHandle is invalid 
  479. ~9066 kBadCISErr the CIS on card is invalid 
  480. ~9067 kBadSpeedErr the specified speed is unavailable 
  481. ~9068 kReadFailureErr the system was unable to complete the read request 
  482. ~9069 kWriteFailureErr the system was unable to complete the write request 
  483. ~9070 kGeneralFailureErr an undefined error has occurred 
  484. ~9071 kNoCardErr no PC card was in the socket 
  485. ~9072 kUnsupportedFunctionErr the function is not supported by this implementation 
  486. ~9073 kUnsupportedModeErr the mode is not supported 
  487. ~9074 kBusyErr the system was unable to process the request at this time - try later 
  488. ~9075 kWriteProtectedErr the media is write-protected 
  489. ~9076 kConfigurationLockedErr a configuration has already been locked 
  490. ~9077 kInUseErr the requested resource is being used by a client 
  491. ~9078 kNoMoreItemsErr there are no more of the requested item 
  492. ~9079 kOutOfResourceErr Card Services has exhausted the resource 
  493. ~9080 kNoCardSevicesSocketsErr
  494. ~9081 kInvalidRegEntryErr
  495. ~9082 kBadLinkErr
  496. ~9083 kBadDeviceErr
  497. ~9084 k16BitCardErr
  498. ~9085 kCardBusCardErr
  499. ~9086 kPassCallToChainErr
  500. ~9087 kCantConfigureCardErr
  501. ~9088 kPostCardEventErr _PCCSLPostCardEvent failed and dropped an event
  502. ~9089 kInvalidDeviceNumber
  503. ~9090 kUnsupportedVsErr an unsupported Voltage Sense was requested
  504. ~9091 kInvalidCSClientErr the Card Services ClientID is not registered
  505. ~9092 kBadTupleDataErr the data in the tuple is invalid
  506. ~9093 kBadCustomIFIDErr the custom interface ID is invalid
  507. ~9094 kNoIOWindowRequestedErr an I/O window was requested before calling configuration
  508. ~9095 kNoMoreTimerClientsErr all timer callbacks are in use
  509. ~9096 kNoMoreInterruptSlotsErr all internal Interrupt slots are in use
  510. ~9097 kNoClientTableErr the client table has not been initialized yet
  511. ~9098 kUnsupportedCardErr the card is not supported by the generic enabler
  512. ~9099 kNoCardEnablersFoundErr no Enablers were found
  513. ~9100 kNoEnablerForCardErr no Enablers were found that can support the card
  514. ~9101 kNoCompatibleNameErr there is no compatible driver name for this device
  515. ~9102 kClientRequestDenied CS Clients should return this code in order to deny a request type CS Event
  516. ~9103 kNotReadyErr the PC Card failed to go ready
  517. ~9104 kTooManyIOWindowsErr the device requested more than one I/O window
  518. ~9105 kAlreadySavedStateErr the state has been saved on a previous call
  519. ~9106 kAttemptDupCardEntryErr the Enabler was asked to create a duplicate card entry
  520. ~9107 kCardPowerOffErr power to the card has been turned off
  521. ~9108 kNotZVCapableErr this socket does not support Zoomed Video
  522. ~9109 kNoCardBusCISErr no valid CIS exists for this CardBus card
  523. ~9325 ATANoDriverErr no driver was found on the media
  524. ~9326 ATANoDDMErr no DDM was found on the media
  525. ~9327 ATAMemoryErr a memory allocation error occurred
  526. ~9328 ATAInvalidDrvNum an invalid drive number from the event was detected
  527. ~9336 ATADmaXferErr a fatal error in DMA side of transfer occurred
  528. ~9337 ATAMgrConsistencyErr the Manager detected an internal inconsistency
  529. ~9338 ATAXferModeErr the I/O xfer mode is not supported
  530. ~9339 ATAXferParamErr the I/O xfer parameters are inconsistent
  531. ~9340 ATASDFailErr a Shutdown failure occurred
  532. ~9341 ATAMgrMemoryErr a Manager memory allocation error occurred
  533. ~9342 CantHandleEvent the particular event couldn't be handled (call others)
  534. ~9343 DriverLocked the current driver must be removed before adding another
  535. ~9344 AT_NoAddrErr an invalid AT base address was specified
  536. ~9345 ATABusErr a bus error was detected on I/O
  537. ~9346 ATAInternalErr MagnumOpus returned an error
  538. ~9347 ATANoClientErr no client was present to handle the event
  539. ~9348 ATAPITxCntErr an overrun/Underrun condition was detected
  540. ~9349 ATAPIPhaseErr an unexpected phase ‚Ä¢‚Ä¢‚Ä¢IS THIS VALID ERROR???
  541. ~9350 ATAAbortedDueToRst the request was aborted due to a device reset command
  542. ~9351 ATAUnableToAbort the I/O queue entry could not be aborted
  543. ~9352 ATAReqAborted the I/O queue entry was aborted due to an abort request or due to Manager shutdown
  544. ~9353 ATAQLocked the I/O Queue is locked due to previous I/O error
  545. ~9354 ATAUnknownState the device status register reflects an unknown state
  546. ~9355 ATAReqInProg the channel is busy; channel is processing another cmd
  547. ~9356 ATATransTimeOut a transaction timeout was detected
  548. ~9357 ATABusy the selected device is busy
  549. ~9358 ATAFuncNotSupported an unknown function code was specified
  550. ~9359 ATAPBInvalid the bus base address couldn't be found
  551. ~9360 ATAMgrNotInitialized the Mgr has not been initialized
  552. ~9371 ATAEjectDrvErr the system could not eject the drive
  553. ~9372 ATADevUnsupported the device type is not supported
  554. ~9373 ATABufFail a device buffer test failure occurred
  555. ~9374 ATAInitFail the Mgr Initialization failed
  556. ~9375 NoATAMgr a MgrInquiry request failed => No ATA Manager
  557. ~9376 DRVRCantAllocate an allocation error occurred during initialization
  558. ~9394 ATAPICheckErr an ATAPI Check condition occurred
  559. ~9395 AT_MCErr a Media Changed error occurred
  560. ~9396 AT_AbortErr the command was aborted by the drive
  561. ~9397 AT_RecalErr the Recalibrate failed
  562. ~9398 AT_WrFltErr a Write fault occurred
  563. ~9399 AT_SeekErr a Seek error occurred
  564. ~9400 AT_UncDataErr/noDeviceForChannel the data was not corrected /
  565. ~9401 AT_CorDataErr/grabTimeComplete the data was corrected /
  566. ~9402 AT_BadBlkErr/cantDoThatInCurrentMode a Bad Block was found / the request is invalid in the current mode 
  567. ~9403 AT_DMarkErr/notEnoughMemoryToGrab the data mark was not found / there isn‚Äôt enough memory to complete the operation 
  568. ~9404 AT_IDNFErr/notEnoughDiskSpaceToGrab the ID was not found / there isn‚Äôt enough disk space to complete the operation 
  569. ~9405 AT_NRdyErr/couldntGetRequiredComponent the drive is not Ready / the component wasn‚Äôt found
  570. ~9406 badSGChannel an invalid channel was specified
  571. ~9407 seqGrabInfoNotAvailable
  572. ~9408 deviceCantMeetRequest
  573. ~9994 badControllerHeight
  574. ~9995 editingNotAllowed
  575. ~9996 controllerBoundsNotExact
  576. ~9997 cannotSetWidthOfAttachedController
  577. ~9998 controllerHasFixedHeight
  578. ~9999 cannotMoveAttachedController